how to x axis scroll css

38

.wrapper {
    display: flex;
    overflow-x: auto;
}

Comments

Submit
0 Comments